From: Bill Wohler Date: Mon, 27 Jun 2011 04:31:43 +0000 (-0700) Subject: * .bzrignore: Add lisp/mh-e/mh-autoloads.el and lisp/mh-e/mh-cus-load.el. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~845^2~374 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1f773f32c69ffee65937f571228e952a5e6c40f0;p=emacs.git * .bzrignore: Add lisp/mh-e/mh-autoloads.el and lisp/mh-e/mh-cus-load.el. --- diff --git a/ChangeLog b/ChangeLog index 4bf89e35776..3fb10e14974 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-06-27 Bill Wohler + + * .bzrignore: Add lisp/mh-e/mh-autoloads.el and lisp/mh-e/mh-cus-load.el. + 2011-06-25 Paul Eggert Use gnulib's dup2 module instead of rolling our own.